Skip to content

smitebot: make doctor check failures actionable - #225

Merged
morehouse merged 1 commit into
lnfuzz:masterfrom
Ashish-Kumar-Dash:doctor-actionable-errors
Sep 2, 2026
Merged

smitebot: make doctor check failures actionable#225
morehouse merged 1 commit into
lnfuzz:masterfrom
Ashish-Kumar-Dash:doctor-actionable-errors

Conversation

@Ashish-Kumar-Dash

Copy link
Copy Markdown
Contributor

What

smitebot doctor reported what failed but not how to fix it for three remediable checks. This appends the remedy to each message, matching the existing VMwareBackdoorDisabled pattern ("run ./scripts/enable-vmware-backdoor.sh to enable"):

  • MissingCpuVirtualization → enable VT-x (Intel) / AMD-V (AMD) in BIOS/UEFI
  • NotExecutablechmod +x <path>
  • LibnyxNotFound → rebuild AFL++ with Nyx support (see nyx_mode/README.md)

@morehouse morehouse left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morehouse
morehouse merged commit de64777 into lnfuzz:master Sep 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants